home *** CD-ROM | disk | FTP | other *** search
/ Kodak Inkjet Picture Kit…pecial Occasions Software / Kodak Inkjet PictureKit - Special Occasions Software.iso / PictureKit.mdb / Occasions.json < prev    next >
JavaScript Object Notation  |  1999-02-05  |  603b

  1. {
  2.     "schema": {
  3.         "Id": "Text (255)",
  4.         "Name": "Text (255)",
  5.         "RecId": "Long Integer"
  6.     },
  7.     "data": [
  8.         {
  9.             "Id": "XM",
  10.             "Name": "Christmas",
  11.             "RecId": 1
  12.         },
  13.         {
  14.             "Id": "HA",
  15.             "Name": "Hanukkah",
  16.             "RecId": 2
  17.         },
  18.         {
  19.             "Id": "BD",
  20.             "Name": "Birthday",
  21.             "RecId": 9
  22.         },
  23.         {
  24.             "Id": "TY",
  25.             "Name": "Thank You",
  26.             "RecId": 3
  27.         },
  28.         {
  29.             "Id": "WD",
  30.             "Name": "Wedding",
  31.             "RecId": 7
  32.         },
  33.         {
  34.             "Id": "BA",
  35.             "Name": "Baby",
  36.             "RecId": 5
  37.         },
  38.         {
  39.             "Id": "MV",
  40.             "Name": "Moving",
  41.             "RecId": 6
  42.         },
  43.         {
  44.             "Id": "GR",
  45.             "Name": "Graduation",
  46.             "RecId": 8
  47.         },
  48.         {
  49.             "Id": "VL",
  50.             "Name": "Valentine's Day",
  51.             "RecId": 4
  52.         },
  53.         {
  54.             "Id": "HL",
  55.             "Name": "Halloween",
  56.             "RecId": 11
  57.         },
  58.         {
  59.             "Id": "HI",
  60.             "Name": "Winter Holiday Invitations",
  61.             "RecId": 12
  62.         },
  63.         {
  64.             "Id": "IV",
  65.             "Name": "Other Party Invitations",
  66.             "RecId": 10
  67.         }
  68.     ]
  69. }